Oftentimes, developers found it too complex in order to deploy their web application that used third party components. There are too much things that need to be recalled before a web application can be successfully deployed. For an instance, the javascript files, images and other runtime client files need to be copied in order for the component to run properly.
![]() |
One of the goal in Intersoft's 2007 product platforms is to simplify the deployment process required in Intersoft's controls. Our approach is by developing a new infrastructure that handles the storage and retrieval system of these client resources, so that the physical files can be totally eliminated. This new infrastructure is called SmartWebResources™. |
WebCombo.NET version 4.0 fully supports SmartWebResources infrastructure. This enables WebCombo.NET to function right out-of-the-box after the simply XCOPY deployment.
Both developers and site administrators can now deploy Intersoft's components by simply copying the assemblies in the Bin folder of the project - and totally eliminates the need to copy javascript files, component-specific images and runtime files.
To learn how SmartWebResources works, please read How does SmartWebResources™ work.
To learn more about the benefits introduced by SmartWebResources, read Features and benefits introduced by SmartWebResources™.
In This Section
How-to: Configure SmartWebResources in a new web application
FAQ: Does SmartWebResources feature automatically enabled in WebInput.NET 3.0?